Automated Presentation of directory src/haeberli/abekas/_rs232/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


README file from "_rs232" directory

                              Abekas RS-232

                           Abekas Video Systems
                            Simon Carter - 1991


The two .c files contain routines which form the basis of an RS-232 serial
control interface for the A60 or A64 from an SGI 4D.  As there is no 'main()',
the files are not standalone and a Makefile is not included.

BUGS: For reasons which I haven't yet investigated the current response is
      always for the previous command. (Presumably read doesn't wait for very
      long before returning.)     - a sleep might fix it!


a60_rep.c -
          This file contains the reply function which will parse a reponse
          packet from an A60 or A64, most respones are skipped.  The normal
          length is a response is four bytes, execptions are noted.  The A60
          generally supports a subset of the A64 commands and responses.
          Conditional compilation is used to resolve irreconcilable differences.

responses.h -
            This is the header file for a60_rep.c.  It contains definitions
            required for parsing the responses from an A60 or A64.

serial.c -
         This file contains functions for opening, formatting, sending, and
         receiving data to/from the A60 or A64.  Also included are a few
         pre-built machine commands; stop, play freeze, etc..  More may be
         created from data found in the A60 External Protocol Manual 74-M053-00.


Files of interest from "src/haeberli/abekas/_rs232" directory

Source

Documentation


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire _rs232 directory.

Copyright © 1995, Silicon Graphics, Inc.